emacs.git
2024-03-30 Eli ZaretskiiClean up removal of libjansson parser
2024-03-30 Géza HermanReplace libjansson JSON parser with a custom one
2024-03-30 Po LuDisable VC in special directories on Android
2024-03-30 Po LuRationalize java/Makefile.in
2024-03-30 Po LuFix building the SFNT font driver
2024-03-29 Stefan Monnier* lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Conso...
2024-03-29 Stefan Monnier* lisp/cedet/semantic/tag.el (semantic-tag): New type
2024-03-29 Eli Zaretskii; * lisp/shell.el (w32-application-type): Fix 'declare...
2024-03-29 Mattias Engdegård`value<` manual entry adjustments (bug#69709)
2024-03-29 Mattias Engdegård* src/fns.c (Fvaluelt): More generous depth limit ...
2024-03-29 Sam SteingoldSupport `shell-resync-dirs' on msys bash (Bug#70012)
2024-03-29 Eli Zaretskii; * doc/lispref/sequences.texi (Sequence Functions...
2024-03-29 Mattias Engdegård; * test/lisp/vc/vc-git-tests.el: bend doc string quote
2024-03-29 Mattias EngdegårdBetter `sort` ignored-return-value warning
2024-03-29 Mattias EngdegårdRemove `sort-on` (bug#69709)
2024-03-29 Mattias EngdegårdUse new-style `sort` signature in Lisp manual examples
2024-03-29 Mattias EngdegårdFaster non-destructive list sorting
2024-03-29 Mattias EngdegårdSpeed up `sort` by special-casing the `value<` ordering
2024-03-29 Mattias EngdegårdNew `sort` keyword arguments (bug#69709)
2024-03-29 Mattias EngdegårdAdd back timsort key function handling (bug#69709)
2024-03-29 Mattias EngdegårdAdd `value<` (bug#69709)
2024-03-29 Po Lu; * java/org/gnu/emacs/EmacsActivity.java (isReallyFini...
2024-03-29 Po LuPrevent Android OS task trimming from deleting Emacs...
2024-03-28 Stefan Monnierpp.el: Try and fix bug#70039
2024-03-28 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (list): Predefine predicat...
2024-03-28 Eli ZaretskiiFix a typo in flymake.el
2024-03-28 Joseph Turnercopy-tree just image map, not entire image
2024-03-28 Eli Zaretskii; * etc/NEWS: Announce new feature of Proced. (Bug...
2024-03-28 RahguzarAllow for auto updating only visible proced buffers...
2024-03-28 Vladimir KazanovImprove ert-font-lock assertion parser (Bug#69714)
2024-03-28 Eli Zaretskii; * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets...
2024-03-28 Stefan Monnier(pcase-mutually-exclusive): Use auto-generated table
2024-03-28 Dmitry Gutov(project-current): Add binding for 'non-essential'
2024-03-28 Spencer BaughCorrectly check buffer mtime when displaying xref matches
2024-03-27 Po LuRemove IME_FLAG_FORCE_ASCII from password input IME...
2024-03-26 Stefan Monnier* lisp/help.el (help-function-arglist): Don't `substitu...
2024-03-26 Stefan Monniercl-preloaded.el: Partly revert last change
2024-03-26 Alan MackenzieCC Mode: Handle C++20's if consteval
2024-03-26 Stefan Monniercl-preloaded.el: Fix the type lattice
2024-03-26 Eli Zaretskii; Fix recently-changed documentation
2024-03-26 Andrea CoralloFix native comp prediction on null functionp tested...
2024-03-26 Po LuPrevent focus "stalemates" on Android
2024-03-26 Po LuPrevent passwords from being recorded during text conve...
2024-03-25 Eli ZaretskiiFix removal of bookmark's fringe mark in Info and Dired
2024-03-25 Eli ZaretskiiDocument the 'I' command in buffer-menu
2024-03-25 Juri Linkov* lisp/vc/diff-mode.el (diff-setup-buffer-type): Remove...
2024-03-25 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-03-25 Po LuPort restart-emacs to Android 4.3 and earlier
2024-03-25 Stefan Monnier(byte-optimize-form-code-walker): Simplify a bit
2024-03-24 Andrea CoralloFix native compilation for circular immediates (bug...
2024-03-24 Po Lu; * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Fix...
2024-03-24 Po LuDon't define user-ptr type when user-ptrp is not present
2024-03-24 Po LuImprove consistency of content file name handling
2024-03-24 Stefan Monniercl-preloaded.el: Improve docstrings of "kinds"
2024-03-24 Stefan Monnier* doc/emacs/help.texi (Name Help): Mention buttons...
2024-03-23 Stefan Monnieredebug.el: Better strip instrumentation from backtraces
2024-03-23 F. Jason ParkReuse command-indicator code for script lines in ERC
2024-03-23 F. Jason ParkRestore leading space to right-margin stamps in ERC
2024-03-23 F. MoukayedRemove mishandled erc-control-default-{fg,bg} faces
2024-03-23 F. Jason ParkRemove unused faces from various erc-goodies tests
2024-03-23 Stefan Monnier(describe-package-1): Fix bug#69712
2024-03-23 Basil L. Contovounesios; Fix markup in recent change to dired-x.texi.
2024-03-23 Joseph TurnerRecompute :map when image :scale, :rotation, or :flip...
2024-03-23 Jim PorterAdd 'eww-readable-urls'
2024-03-23 Jim PorterAllow toggling "readable" mode in EWW
2024-03-23 Eli Zaretskii; * doc/misc/dired-x.texi (Omitting Variables): Fix...
2024-03-23 Spencer BaughUse 'regexp-opt' in 'dired-omit-regexp'
2024-03-23 Eli Zaretskii* src/coding.c (produce_chars): Fix a thinko (bug#69966).
2024-03-23 Eli ZaretskiiMerge from origin/emacs-29
2024-03-23 Eli Zaretskii; Merge from origin/emacs-29
2024-03-23 Eli ZaretskiiMerge from origin/emacs-29
2024-03-23 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-03-23 Po LuEnable calling decode_coding_object with both SRC and...
2024-03-23 Po LuMinor adjustments to last change
2024-03-23 Eli Zaretskii; Fix doc strings of some treesit-related functions
2024-03-23 Eli ZaretskiiImprove support for preprocessor macros in 'c/c++-ts...
2024-03-23 Eli ZaretskiiAvoid infinite recursion in 'image-mode--display'
2024-03-23 Dionisio E... Add BasedPyright LSP server alternative for Eglot's...
2024-03-23 Po LuCorrectly handle non-BMP characters in Android content...
2024-03-23 john muhl; Remove unneeded group in lua-ts-mode defcustoms
2024-03-23 john muhl; Open inferior Lua buffer in a window, not a frame
2024-03-22 Stefan MonnierFix recent test regressions
2024-03-22 Stefan Monnieretc/NEWS: Document the new behavior of `describe-function`
2024-03-22 Stefan Monnier(pp-fill): Cut before parens and dots
2024-03-22 Stefan Monnier(help-fns-function-description-header): Print functions...
2024-03-22 Eli Zaretskii; * lisp/help-fns.el (help-fns-function-name): Doc...
2024-03-22 Po LuFix display of custom menus after putative cosmetic...
2024-03-22 Stefan Monnier* lisp/help.el (help--analyze-key): Use `help-fns-funct...
2024-03-21 Stefan Monnier(help-fns-function-name): New function
2024-03-21 Stefan Monnier(make-help-screen): Move most of the code out to a...
2024-03-21 Jonas BernoulliUpdate to Transient v0.6.0-1-gcaef3347
2024-03-21 Stefan Monnier(describe-symbol-backends): Fix addition of the "type...
2024-03-21 Stefan Monnierbyte-opt.el: Remove test that's not applicable any...
2024-03-21 Eli Zaretskii; * lisp/keymap.el (key-parse): Fix processing of ...
2024-03-21 Eli Zaretskii; Improve documentation of 'backup-by-copying'
2024-03-21 Stefan MonnierSpeed up `describe-char` when a property has a large...
2024-03-21 Stefan Monnierwid-edit.el: Cosmetic changes
2024-03-21 Stefan Monnier(widget--allow-insertion): New macro
2024-03-21 Po Lu; * src/xterm.c (syms_of_xterm): Document x-*-keysym...
2024-03-21 Andrea Corallo* Fix missing `comp-files-queue' update (bug#63415).
next